home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 117 / PC Guia 117.iso / Software / Utils / Software6 / Product10 / forecastfox-0.7.1-fx+mz.xpi / defaults / profiles.xml < prev   
Extensible Markup Language  |  2005-03-17  |  4KB  |  81 lines

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <!-- ***** BEGIN LICENSE BLOCK *****
  3.    - Version: MPL 1.1/GPL 2.0/LGPL 2.1
  4.    -
  5.    - The contents of this file are subject to the Mozilla Public License Version
  6.    - 1.1 (the "License"); you may not use this file except in compliance with
  7.    - the License. You may obtain a copy of the License at
  8.    - http://www.mozilla.org/MPL/
  9.    -
  10.    - Software distributed under the License is distributed on an "AS IS" basis,
  11.    - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
  12.    - for the specific language governing rights and limitations under the
  13.    - License.
  14.    -
  15.    - The Original Code is ForecastFox.
  16.    -
  17.    - The Initial Developer of the Original Code is
  18.    - Jon Stritar <jstritar@MIT.EDU>.
  19.    - Portions created by the Initial Developer are Copyright (C) 2005
  20.    - the Initial Developer. All Rights Reserved.
  21.    -
  22.    - Contributor(s):
  23.    - Jon Stritar <jstritar@MIT.EDU>
  24.    - Richard Klein <richwklein@mchsi.com>
  25.    -
  26.    - Alternatively, the contents of this file may be used under the terms of
  27.    - either the GNU General Public License Version 2 or later (the "GPL"), or
  28.    - the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
  29.    - in which case the provisions of the GPL or the LGPL are applicable instead
  30.    - of those above. If you wish to allow use of your version of this file only
  31.    - under the terms of either the GPL or the LGPL, and not to allow others to
  32.    - use your version of this file under the terms of the MPL, indicate your
  33.    - decision by deleting the provisions above and replace them with the notice
  34.    - and other provisions required by the LGPL or the GPL. If you do not delete
  35.    - the provisions above, a recipient may use your version of this file under
  36.    - the terms of any one of the MPL, the GPL or the LGPL.
  37.    -
  38.    - ***** END LICENSE BLOCK ***** -->
  39.  
  40. <profiles>
  41.   <profile id="default">
  42.     <pref name="general.locid" type="Char" value="00000"/>
  43.     <pref name="general.units" type="Int" value="1"/>
  44.     <pref name="general.bar" type="Char" value="status-bar"/>
  45.     <pref name="general.position" type="Int" value="-1"/>
  46.     <pref name="cc.last" type="Char" value="0"/>
  47.     <pref name="cc.cache" type="Char" value=""/>
  48.     <pref name="cc.panel.enabled" type="Bool" value="true"/>
  49.     <pref name="cc.panel.display" type="Int" value="0"/>
  50.     <pref name="cc.panel.label" type="Char" value="ff.cc.panel.label"/> 
  51.     <pref name="cc.tooltip.enabled" type="Bool" value="true"/>
  52.     <pref name="cc.tooltip.display" type="Int" value="2"/>
  53.     <pref name="cc.tooltip.label" type="Char" value="ff.cc.tooltip.label"/> 
  54.     <pref name="cc.slider.freq" type="Int" value="2"/>
  55.     <pref name="cc.slider.count" type="Int" value="1"/>
  56.     <pref name="cc.slider.enabled" type="Bool" value="true"/>
  57.     <pref name="cc.slider.display" type="Int" value="2"/>
  58.     <pref name="cc.slider.title" type="Char" value="ff.cc.slider.title"/>
  59.     <pref name="cc.slider.label" type="Char" value="ff.cc.slider.label"/>
  60.     <pref name="dayt.panel.mode" type="Int" value="0"/>
  61.     <pref name="dayt.panel.enabled" type="Bool" value="true"/>
  62.     <pref name="dayt.panel.display" type="Int" value="0"/>
  63.     <pref name="dayt.panel.label" type="Char" value="ff.dayt.panel.label"/> 
  64.     <pref name="dayt.tooltip.enabled" type="Bool" value="true"/>
  65.     <pref name="dayt.tooltip.display" type="Int" value="2"/>
  66.     <pref name="dayt.tooltip.label" type="Char" value="ff.dayt.tooltip.label"/>     
  67.     <pref name="dayf.last" type="Char" value="0"/>
  68.     <pref name="dayf.cache" type="Char" value=""/>
  69.     <pref name="dayf.panel.mode" type="Int" value="0"/>
  70.     <pref name="dayf.panel.days" type="Int" value="1"/>
  71.     <pref name="dayf.panel.enabled" type="Bool" value="true"/>
  72.     <pref name="dayf.panel.display" type="Int" value="0"/>
  73.     <pref name="dayf.panel.label" type="Char" value="ff.dayf.panel.label"/> 
  74.     <pref name="dayf.tooltip.enabled" type="Bool" value="true"/>
  75.     <pref name="dayf.tooltip.display" type="Int" value="2"/>
  76.     <pref name="dayf.tooltip.label" type="Char" value="ff.dayf.tooltip.label"/> 
  77.     <pref name="links.last" type="Char" value="0"/>
  78.     <pref name="links.cache" type="Char" value=""/>
  79.   </profile>
  80. </profiles>
  81.